Welcome![Sign In][Sign Up]
Location:
Search - eeprom msp430

Search list

[Other resourcemsp430-at45db041b

Description: ti msp430 用c编写的串行eeprom at45db041b的驱动程序-ti c Controller prepared with the serial eeprom at45db041b drivers
Platform: | Size: 2661 | Author: qinyu | Hits:

[Documentsmsp430定时器

Description: IIC总线的都可以用,注意要是用在AT24C系列的EEPROM 是要添加一定的延时程序~ 比较简洁的程序:
Platform: | Size: 40448 | Author: 861952403@qq.com | Hits:

[SCMtestEEPROMFM25L256

Description: 用MSP430F149仿真SPI接口读写FM25系列铁电的测试程序。包括单字节和多字节读写。已通过测试。请大家放心使用。-with MSP430F149 simulation SPI serial interface to read and write 25 ferroelectric testing procedures. Including single-byte and multi-byte read and write. Have passed the tests. Please rest assured use.
Platform: | Size: 17408 | Author: 魏兴贤 | Hits:

[SCMmsp430-at45db041b

Description: ti msp430 用c编写的串行eeprom at45db041b的驱动程序-ti c Controller prepared with the serial eeprom at45db041b drivers
Platform: | Size: 2048 | Author: qinyu | Hits:

[SCMC

Description: 该程序为MSP430对EEPROM操作的实际例程,功能如下 // 程序功能:该程序是用F449来控制对外部E2PROM的但字节的读写,其E2PROM的时钟线和数据线分别是P4.6和P4.7,E2PROM的 // 写入地址是0X2AH,写入内容是40H,从E2PORM读出的内容放在F449MEMORY的250单元地址,可以通过查看MEMORY的 // 250单元地址的内容来判断写入是否正确。-The program for the MSP430 on the EEPROM to operate the actual routines, function as follows// program features: the program is used to control the F449, but on the external E2PROM byte read and write, the E2PROM of the clock lines and data lines are P4.6 and P4.7, E2PROM of the// write address is 0X2AH, written content is 40H, from E2PORM read out the contents of the 250 units on F449MEMORY address, you can view the MEMORY of// 250 units to determine the contents of the address to write entry is correct.
Platform: | Size: 1024 | Author: 江帆 | Hits:

[SCMonly

Description: msp430模拟iic程序,读写外部eeprom-MSP430 analog IIC procedures, read and write the external EEPROM
Platform: | Size: 2048 | Author: 张卫 | Hits:

[SCMMSP430F149_AT24C02

Description: 本程序使用MSP430F149控制IIC总线EEProm AT24C02;MCU的通用输入输出(GPIO)端口P1.2、P1.3 与AT24C02 的SCL、SDA端口相连接构成I2C总线,因为MSP430F149 内部没有专用的I2C接口电路,所以只能用IO端口来模拟I2C时序从而实现对EEPROM的读写操作。从图 3.3 中我们可以看到EEPROM地址选择端口A0~A2 都外接低电平,所以进行I2C通信时,EEPROM的从机地址是唯一的,即A0~A2 所对应的地址控制位均为 0。 因为AT24C0X(X=1,2,4,8,16)系列芯片的管脚是兼容的,所以用户也可以自行更换其他型号的芯片,无需改动任何硬件结构,只需注意器件地址和存储空间寻址模式的变化,相应地修改软件程序即可。
Platform: | Size: 40960 | Author: skywalker | Hits:

[SCM2

Description: 是一个msp430做的电子钟程序,里面有12864和iic的eeprom-MSP430 is an electronic bell to do the procedure, which has 12,864 and the EEPROM IIC
Platform: | Size: 35840 | Author: liyang | Hits:

[assembly languageRWE2rom

Description: 写eeprom的c语言程序,在msp430单片机x1系列上调试通过-EEPROM write the c language program, in the MSP430 family of single-chip debugging through x1
Platform: | Size: 3072 | Author: lfy | Hits:

[SCMEEPROM

Description: 天祥电子-10天学会MSP430单片机LT-1BE2flash例程-Institute of Electronics-10 days Tienhsiang MSP430 Singlechip LT-1BE2flash routines
Platform: | Size: 68608 | Author: 张厂 | Hits:

[Otherfet430uif_eeprom

Description: MSP430仿真器上EEPROM数据的烧写程序,单片机MSP430F1612。-MSP430 emulator programmer on EEPROM data procedures, microcontroller MSP430F1612.
Platform: | Size: 4096 | Author: 束庭中 | Hits:

[Embeded-SCM DevelopSPI_EEprom_for_MSP430

Description: EEPROM driver for SPI EEPROMs. Bitbanged on MSP430 processor. Written in Quadravox compiler.
Platform: | Size: 2048 | Author: anakron | Hits:

[Embeded-SCM DevelopEEPROM

Description: msp430写24c02的标准程序,模块化非常实用,无论是扩展成24C16还是其它I2C都有非常好的参考价值-MSP430 the use 24c02 store data is good for you if you are the frist test
Platform: | Size: 2048 | Author: tianltz | Hits:

[SCM430I2C

Description: 有关msp430 IIC模式下 读写EEPROM-Msp430 IIC mode of the EEPROM read and write
Platform: | Size: 132096 | Author: Jun King | Hits:

[matlabEEPROM

Description: msp430 I2C读写源程序,两个例程。-MSP430 I2C
Platform: | Size: 68608 | Author: 秦兴 | Hits:

[Software EngineeringEEPROM

Description: msp430驱动eeprom(24c08)测试通过-msp430(24c08)
Platform: | Size: 31744 | Author: axsdffff | Hits:

[SCMeeprom_msp430

Description: msp430+eeprom的使用,用IAR打开-msp430+ eeprom use open with IAR
Platform: | Size: 68608 | Author: xiaole | Hits:

[SCMmsp430

Description: 对MSP430单片机进行测试的源代码,包括I2C,RTC,EEPROM,IRD等功能程序-MSP430 MCU for testing the source code, including I2C, RTC, EEPROM, IRD and other functions program
Platform: | Size: 114688 | Author: 万传 | Hits:

[SCMEeprom

Description: MSP430单片机中对于扩展的E2prom的操作源代码,包括初始化,写数据,读数据,非常实用,对于其他外置器件的操作使用也有借鉴作用!-MSP430 microcontroller operation for extended E2prom the source code, including initialization, write data, read data, very useful for the operational use of other external devices also serve as a reference!
Platform: | Size: 26624 | Author: 权少 | Hits:

[Other Embeded programMSP430-improve-program-summary

Description: MSP430提高程序汇总,包括:1602/12864液晶显示、ADC/DAC、AD DA间的转换、DS18B20、DS1302、EEPROM实验、按键、LED、RS232/485、通信-液晶显示等-MSP430 improve rollup, including: 1602/12864 LCD, ADC/DAC, AD DA conversion between, DS18B20, DS1302, EEPROM test, button, LED, RS232/485, communication- LCD display
Platform: | Size: 2316288 | Author: 天下 | Hits:
« 12 3 4 »

CodeBus www.codebus.net